Change default unicode-correction
authorjustbur <justin@burkett.cc>
Sun, 12 Jul 2015 15:53:09 +0000 (11:53 -0400)
committerjustbur <justin@burkett.cc>
Sun, 12 Jul 2015 15:53:09 +0000 (11:53 -0400)
which-key.el

index 4350c73fbeb7b212d599cf0432204e9d0de269a8..506cadaeca1a65c99029293831cdf2a2042d9c8c 100644 (file)
@@ -42,7 +42,7 @@ Also adds \"..\"."
   "Separator to use between key and description."
   :group 'which-key
   :type 'string)
-(defcustom which-key-unicode-correction 0
+(defcustom which-key-unicode-correction 1
   "Correction for wide unicode characters.
 Set to a positive number to adjust width of columns in case
 which-key is cutting off text on the right side of the window."